
/* ==================== 首页 Star ====================== */

/* 头条轮播 */
.headline-slide-layout{
    height: 285px;
}
.headline-item{
    overflow: hidden;
}
.headerline-big{
    position: relative;
    height: 285px;
    overflow: hidden;
}
.headerline-small{
    display: block;
    padding-left: 10px;
}
.headerline-big .headerline-tab,.headerline-small .headerline-tab{
    position: absolute;
    top: 0;
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    background: #d61518;
}
.headerline-big .headline-title,.headerline-small .headline-title{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background-color: rgba(0,0,0,.6);
}
.headerline-big img,.headerline-small-box img{
    width: auto;
    max-width: initial;
    height: 100%;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.headerline-big a:hover img,.headerline-small-box a:hover img{
    transform: scale(1.1);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.headerline-big .headline-title{
    height: 60px;
    padding: 0 14px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-headerline-big .headline-title{
    width: 752px;
    left: 37px;
    bottom:50px;
}
.news-headerline-big .video-headline-title{
    height: 60px;
    padding: 0 14px;
    line-height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 18px;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-play-btn{
    position: absolute;
    right: 45%;
    bottom: 46%;
    height: 88px;
    width: 88px;
    background-image: url(/public/static/front/images/new_home/bg_r.png);
    background-repeat: no-repeat;
    background-size: 88px 88px;
}
.item-video-img-div {
    height: 163px;
    position: relative;
}
.item-video-headerline-small-box{
    padding: 0px 20px 20px 0px;
}
.item-video-headerline-small .play-btn {
    position: absolute;
    right: 62px;
    bottom: 47px;
    width: 47px;
    height: 45px;
    background-image: url(/public/static/front/images/new_home/bg_r.png);
    background-repeat: no-repeat;
}
.item-video-img-div img{
    height: 100%;
    width: 100%;
}
.item-video-headerline-small .item-video-headerline-tab {
    position: absolute;
    top: 0;
    left:0;
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    background: #d61518;
}
.item-video-headerline-small .item-play-btn {
    position: absolute;
    right: 41%;
    bottom: 35%;
    width: 45px;
    height: 45px;
    background-image: url(/public/static/front/images/new_home/bg_r.png);
    background-repeat: no-repeat;
    background-size: 45px 45px;
}
.item-video-info{
    margin-top: 20px;
}
.item-video-info a{
    color: #000000;
    font-size:14px;
    
    font-weight:500;
    line-height:22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.item-video-info a:hover{
    color: #D61519;
    text-decoration: underline;
}
.video-item-firli{
    padding-left: 0px;
}
.video-item-lasli{
    padding-right: 0px;
}
.topic-index{
    background-color: #fff;
    padding: 15px 30px;
    margin-bottom: 30px;
}
.topic-index .column-title{
    line-height: 56px;
    font-weight:600;
    color: #000000;
    
    font-size: 40px;
    height: auto;
    padding: 20px 0;
}
.topic-index-intro{
    color: #D0021B; 
    font-size:20px;
    
    font-weight:500;
    line-height: 33px;
}
.topicInfo-fieldset{
    margin: 15px 0px;
    background: #E6E6E6;
}
.topicInfo-article-row{
    background-color: #fff;
}
.topicInfo-article-column-title{
    margin-bottom: 15px;
    font-size:24px;
    
    font-weight:bold;
    color: #000000;
    line-height: 42px;
}
.topicInfo-item{
    background-color: #fff;
    padding: 15px 0px;
    height: 200px;
    overflow: hidden;
}
.topicInfo-item-title{
    width: 46%;
    float: right;
    padding: 0 0 25px 25px;
    font-size: 20px;
    line-height: 40px;
    text-align: left;
    color: #000000;
    
    font-weight:bold;
}
.topicInfo-item-intro{
    height: 50px;
    width: 46%;
    padding: 0px;
    float: right;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 25px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
    
}
.topicInfo-item-other{
    float: left;
    line-height:22px;
    padding: 25px 0 0px 32px;
}
.topicInfo-item-other span{
    font-size:14px;
    
    font-weight:400;
    color:#9B9B9B;
}
.index-right-report-label{
    padding: 20px 0px;
}
.index-right-report-label .label{
    font-size:12px;
    display: inline-block;
    margin-right: 5px;
    color: #FFFFFF;
    background: #FF7875;
    border-radius:3px;
    
    height: 19px;
    padding: 2px 6px;
    vertical-align: middle;
}
.headerline-small .headerline-small-box{
    position: relative;
    overflow: hidden;
}
.headerline-small .headerline-small-box:first-child{
    margin-bottom: 10px;
}
.headerline-small .headerline-small-box:first-child .headerline-tab{
    background: #1582d6;
}
.headerline-small .headerline-small-box:nth-child(2) .headerline-tab{
    background: #d69015;
}
.headerline-small .headline-title{
    height: 64px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 24px;
    box-sizing: border-box;
    overflow: hidden;
}
.title_li_div {
    position: relative;
}
.title_li i{
    position: absolute;
    top: 0px;
    width: 16px;
    right: -20px;
    color: #fff;
}
.report-column-title{
    padding-bottom: 0px;
    padding: 0px;
}

.report-column-title span{
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.report-column-more a{
    float: right;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-top: 10px;
    text-decoration: underline;
}
.report-fieldset{
    margin: 20px 0px;
}
.index-report-item fieldset{
    margin: 0px 10px 10px 10px;
    padding: 0px 0px 0px 0px;
}
.index-report-titleImg{
    width: 199px;
    height: 119px;
    display: inline-block;
    margin-top: 0px;
    float: left;
    position: relative;
    overflow: hidden;
}
.index-report-titleImg img{
    display: block;
    width: 100%;
    height: 100%;
}

.index-report-titleInfo{
    width: 70%;
    display: inline-block;
    margin-top: 0px;
    float: right;
}
.index-report-titleInfo h2{
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding: 0px 0px 6px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-report-titleInfo-intro{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    margin: 12px 0px;
}
.index-columnlist-div{
    overflow: hidden;
    height: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
}
.index-report-titleInfo-from span{
    color: #999;
}
.index-report-titleInfo-fromInfo{

}
.index-report-titleInfo-author{
    margin-left: 20px;
}
.index-report-ul{
    
}
.index-report-Ulitem{
    padding: 20px 0px 0px 0px;
}

.index-report-ul li{
    padding: 5px 2px;
    font-size: 16px;
    list-style: initial;
    content:".";  
    color:red;
}
.index-report-ul-first li{
    padding: 5px 20px 5px 0px;
    font-size: 16px;
    list-style: initial;
    content:".";  
    color:red;
}

.index-report-ul-first li p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    content:".";  
    color:black;
}

.index-report-ul li p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    content:".";  
    color:black;
}

.index-report-ul{
    padding: 0px 20px;
    border-left: 1px solid #e6e6e6;
}
.report-header-tab{
    position: absolute;
    top: 0;
    padding: 21px 21px;
    background-repeat: no-repeat;
    background-image: url(/public/static/front/images/new_home/recommend.png);
}

.topic-column-title {
    padding-bottom: 0px;
}

.topic-column-title span {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.topic-column-title a {
    float: right;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
.topic-fieldset {
    margin: 20px 0px;
}

.index-topic-titleImg {
    width: 28%;
    display: inline-block;
    margin-top: 0px;
    float: left;
}

.index-topic-titleInfo {
    width: 70%;
    display: inline-block;
    margin-top: 0px;
    float: right;
}

.index-topic-titleInfo h2 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding: 0px 0px 10px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-topic-titleInfo-list {
    padding: 6px 0;
    position: relative;
}
.index-topic-titleInfo-list span{
    display: inline-block;
    padding: 0px 5px;
    font-size: 12px;
    color: #fff;
    background: #ccc;
    vertical-align: super;
    margin-right: 20px;
    position: absolute;
    top: 8px;
}
.index-topic-titleInfo-list span:hover{
    background: #d61518;
}
.index-topic-titleInfo-list div{
    display: inline-block;
        margin-left: 33px;
}
.index-topic-titleInfo-list a:hover{
    color:#d61518;
}
.index-topic-titleInfo-list p{
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #999;
    text-overflow: ellipsis;
}
.index-topic-titleInfo-list p:hover{
    color:#d61518;
}

.index-topic-Ulitem {
    padding: 9px 0px 15px 0px;
}
.index-topic-ul-first li{
   list-style-type: disc;
    list-style-position: inside;
    overflow: hidden;
    padding: 5px 0px;
    white-space: nowrap;
    text-overflow: ellipsis; 
}

.index-topic-ul-first li:hover{
    color:#d61518;
}
.index-topic-ul{
    border-left: 1px solid #e6e6e6;
}
.index-topic-ul li{
    list-style-type: disc;
    list-style-position: inside;
    overflow: hidden;
    padding: 5px 25px;
    white-space: nowrap;
    text-overflow: ellipsis; 
}

.index-topic-ul li:hover{
    color:#d61518;
}
.index-columnist-box .index-columnist-avatar {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px auto;
    overflow: hidden;
    border-radius: 100%;
}
.index-columnist-box h3 {
    margin-bottom: 5px;
    font-size: 20px;
    color: #000;
    text-align: center;
}
.columnist-position {
    text-align: center;
}
.columnist-position strong{
    padding: 1px 8px;
    color: #fff;
    background: #D4D4D4;
    border-radius: 2px;
    font-weight: 100;
}
.index-columnist-first{
    width: 23%;
    float: left;
}
.index-columnist-item{

}
.index-columnist-first-ul{
    padding-left: 0px;
}
.index-columnist-icon{
    width: 22px;
    vertical-align: middle;
    height: 22px;
    padding: 0 2px;
}
.index-columnist-articleTitle{
    height: 47px;
    line-height: 46px;
    padding-bottom: 0px;
    border-bottom: 1px solid;
    margin-top: 40px;
}
.index-columnist-articleTitle span {
    font-size: 14px;
    font-weight: 600;
    color:rgba(0,0,0,1);
    vertical-align: sub;
}
.index-columnist-articleTitle span a{
    font-size:8px;
    font-weight:500;
    color:rgba(0,0,0,1);
}
.index-columnist-articleTitle a {
    float: right;
    font-size: 11px;
    color: #000;
    vertical-align: sub;
}
.index-columnist-first li{
    list-style-type: disc;
    padding: 5px 0px;
}
.index-columnist-first-ul a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight:500;
}
.index-columnist-second{
    width: 72%;
    float: right;
}
.index-columnlist-UL{
    float: left;
}
.index-columnlist-UL li{
    position: relative;
    padding: 15px 10px 15px 80px;
    min-height: 65px;
    border-left: 1px solid #e6e6e6;
}
.index-columnlist-avatar{
    position: absolute;
    left: 19px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
}
.index-columnlist-left{
    /* width: 32%;
    float: left; */
}
.index-columnlist-right{
    /* width: 67%;
    float: right; */
}
.index-columnlist-right span{
    /* color: #999; */
    font-size:12px;
    width: 32%;
}
.index-columnlist-right a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size:10px;
}
.index-columnlist-left-name{
    font-size: 16px !important;
}
.index-columnlist-left span{
    font-size:10px;
    display: inline;
    font-weight: 500;
}
.index-company-ul{
    margin-top: 2.3px;
}
.index-company-ul li{
    height: 90px;
    overflow: hidden;
    border-left: 1px solid #e6e6e6;
}

.index-company-ul a{
    display: block;
    padding: 10px 10px;
    background: #fff;
    overflow: hidden;
}
.index-company-li{
    width: 201px;
}
.index-company-li a{
    padding: 10px 5px 10px 20px;
}
.index-company-firli a{
        padding: 10px 5px 10px 0px;
}
.index-company-lasli a{
    padding: 10px 0px 10px 20px;
}
.index-company-lasli{
    width: 180px;
}
.index-company-ul .company-img{
    float: left;
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.company-img img{
    vertical-align: middle;
}

.index-company-ul .company-info {
    height: 60px;
    padding-left: 71px;
}
.index-company-ul .company-info h2 {
    font-size: 17px;
    line-height: 22px;
    height: 47px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-company-ul .company-info .data span:first-child {
    margin-right: 5px;
}
.index-company-ul .company-info .data i {
    color: #999;
}
.index-company-ul .company-info .data em {
    font-style: normal;
    font-size: 14px;
    color: #999;
}
.index-company-firli{
    border-left: 0px solid #e6e6e6 !important;
}
.index-reportInfo-item{
    margin-top: 12px;
}

.index-reportInfo-box{
    padding: 15px 20px 0px 20px;
    background: #fff;
    border-right: 1px solid #dedede;
    border-top: 1px solid #dedede;
    box-sizing: border-box;
    border-bottom: 0px;
}
.index-reportInfo-infoItem{
    padding-top: 3px;
}
.index-reportInfo-infoItem .index-reportInfo-title{
    margin: 5px 0px;
    line-height:28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-reportInfo-title p{
    color: #4A4A4A;
    font-size:20px;
    font-weight:600;
    font-weight:600;
    
    height: 56px;
}
.index-reportInfo-author{
    color: #9B9B9B;
    line-height:17px;
    font-size:12px;
    
    font-weight:500;
}

.index-reportInfo-infoItem .index-reportInfo-intro{
    margin: 5px 0px;
    color: #9B9B9B;
    font-size:14px;
    font-weight:500;
    
    line-height:20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-reportInfo-infoItem .index-reportInfo-price{
    padding: 5px 0px;
}
.index-reportInfo-price h3{
    display: inline-block;
    font-size:22px;
    
    font-weight:600;
    color: #D61519;
}
.index-reportInfo-price span{
    display: inline-block;
    font-size:14px;
    
    font-weight:500;
    color: #9B9B9B;
    text-decoration: inherit;
    display: inline-block;
}
.index-reportInfo-infoItem .index-reportInfo-buy{
    padding: 5px 0px;
}
.index-reportInfo-buy a{
    line-height: 36px;
    background-color: #D61519;
    color: #FFFFFF !important;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 500;
    
}
.index-reportInfo-buy .disabled{
    background: darkgray;
}
.index-reportInfo-buy span{
    padding: 0px 10px;
}
.index-reportInfo-buy img{
    line-height: 37px;
    height: 37px;
}
.reportInfo-first-tip .index-reportInfo-box{
    border-left:none;
}
.reportInfo-last-tip .index-reportInfo-box{
    border-right: none;
}
.video-headerline-big {
    position: relative;
    height: 240px;
    overflow: hidden;
}
.video-headerline-big img, .video-headerline-small-box img {
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    max-width: 100%;
}
.video-headerline-small-box-first .second{
    margin-bottom: 0px;
    margin-right: 10px;
}
.video-headerline-small-box-first .first{
    margin-right: 10px;
}
.video-headerline-small-box-second .first{
    margin-right: 0px;
    margin-left: 10px;
}
.video-headerline-small-box-second .second{
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.video-headerline-big .video-headerline-tab, .video-headerline-small .video-headerline-tab {
    position: absolute;
    top: 0;
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    background: #d61518;
}
.video-headerline-big .video-headline-title {
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-headerline-big .video-headline-title, .video-headerline-small .video-headline-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-headerline-small {
    display: block;
    padding-left: 20px;
}
.video-headerline-small .video-headerline-small-box:first-child {
    
}
.video-headerline-big img, .video-headerline-small-box img {
    width: 100%;
    height: 100%;
}
.video-headerline-small .video-headerline-small-box:first-child .headerline-tab {
    background: #1582d6;
}
.RightVideo-headerline-big img {
    width: 100%;
    height: 100%;
}
.RightVideo-video-play-btn {
    position: absolute;
    right: 42%;
    bottom: 40%;
    height: 36px;
    width: 36px;
    background-image: url(/public/static/front/images/new_home/bg_r.png);
    background-repeat: no-repeat;
    background-size: 36px 36px;
}
.RightVideo-headerline-big .RightVideo-video-headline-title {
    height: 31px;
    padding: 0 14px;
    line-height: 31px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.right-video-list{
    padding: 0 0px;
}
.right-video-list li{
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}
.right-video-list li p{
    color: #000000;
    font-size:14px;
    
    font-weight:500;
    line-height:22px;
}
.right-video-list li a:hover{
    color: #D61519;
    text-decoration: underline;
}
.right-video-list li p:hover{
    color: #D61519;
}
.right-video-list li .num {
    position: absolute;
    top: 15%;
    display: block;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    background: #4A4A4A;
}
.right-video-list li .video-txt-full {
    width: auto;
    padding-left: 30px;
}
.right-video-list li .video-txt {
    padding-left: 130px;
}
.right-video-list li .video-txt p {
    height: 40px;
    margin-top: 5px;
    overflow: hidden;
}
.RightVideo-headerline-big .RightVideoline-tab{
    position: absolute;
    top: 0px;
    padding: 0px 15px;
    color: #fff;
    font-size: 14px;
    background: #d61518;
}
.headerline-big .headerline-tab, .headerline-small .headerline-tab {
    position: absolute;
    bottom: 70px;
    top: auto;
    padding: 3px 14px;
    color: #fff;
    font-size: 14px;
    background: #d61518;
}
.news-headerline-big .headerline-tab{
    bottom: 130px;
    left: 37px;
}
.video-headerline-small-box-div{
    height: 110px;
    margin: 0px 20px 20px 0px;
    position: relative;
}
.index-hotInfos{
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #ededed;
}
.video-headerline-big .play-btn {
    position: absolute;
    right: 177px;
    bottom: 102px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-image: url(/public/static/front/images/new_home/bg_r.png);
    background-repeat: no-repeat;
}

.video-headerline-small .play-btn {
    position: absolute;
    right: 62px;
    bottom: 47px;
    width: 47px;
    height: 45px;
    background-image: url(/public/static/front/images/new_home/bg_r.png);
    background-repeat: no-repeat;
}

.monthauthor-column-title{
    
    font-weight:bold;
    color:#000000;
    font-size: 20px;
}
.monthauthor-fieldset{
    padding: 0px 0 0 0;
    margin:20px 0 0 0;
}
.monthauthor-columnist-first{
    margin-top: 20px;
    width: 21%;
    float: left;
}
.monthauthor-intro{
    margin: 20px 0px 0px 0px;
    padding: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    position: relative;
    color: #9B9B9B;
    height: 100px;
}
.monthauthor-link-more{
    display: none;
    position: absolute;
    left: 26%;
    top: 50%;
    padding: 1px 9px;
    background-color: #ED2F36;
    line-height: 27px;
    font-size: 16px;
    
    font-weight: 500;
    color: #FFFFFF !important;
    border-radius: 2px;
}
.monthauthor-articleList{
    width: 74%;
    float: right;
    border-left: 1px solid #F0F0F0;
    padding-left: 20px;
}
.monthauthor-articleList-list li {
    padding: 10px 0px;
    overflow: hidden;
}
.monthauthor-articleList-list .monthauthor-img {
    overflow: hidden;
}

.monthauthor-img {
    height: 158px;
    width: 44.333333%;
}
.monthauthor-txt{
    width: 55%;
    height: 158px;
}
.monthauthor-articleList-list .monthauthor-txt {
    padding-left: 20px;
}
.monthauthor-articleList-list .monthauthor-txt h3 {
    height: 50px;
    font-size: 18px;
    line-height: 25px;
    overflow: hidden;
    color: #000000;
    font-weight: bold;
    
}
.monthauthor-txt p {
    height: 40px;
    color: #4A4A4A;
    overflow: hidden;
    margin-top: 5px;
    
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.monthauthor-articleList-list .monthauthor-txt .monthauthor-info {
    margin-top: 10px;
}
.monthauthor-articleList-list .monthauthor-txt .author {
    margin-right: 10px;
}
.monthauthor-articleList-list .monthauthor-txt span {
    font-size: 12px;
    color: #9B9B9B;
    
}
.monthauthor-articleList-list{
    margin-top: 10px;
}
.selectAuthor-container{
    padding: 30px 0px 40px 0px;
    background: #fff;
    border: 1px solid #ededed;
    box-sizing: border-box;
    height: 650px;
}
.selectAuthor-column-title{
    
    font-weight: bold;
    color: #000000;
    font-size: 20px;
    padding: 0px 30px;
}
.selectAuthor-fieldset{
    padding: 0px 0 0 0;
    margin: 20px 0 0 0;
}
.selectAuthor-ul{
    border-right: 1px solid #D4D4D4;
}
.selectAuthorInfo{
    padding:  30px 0 40px 0;
    background: #fff;
    border: 1px solid #ededed;
    margin: -10px;
}
.selectAuthor-li{
    height: 90px;
    overflow: hidden;
    padding: 15px 15px;
}
.selectAuthor-from-channel{
    position: relative;
    height: 38px;
    padding: 30px 0px 5px 0px;
}
.selectAuthor-from-channel b {
    position: absolute;
    left: -9px;
    background-color: #FF4D4F;
    color: #FFFEFE;
    
    font-weight:bold;
    line-height:25px;
    font-size:18px;
    padding: 3px 15px 3px 20px;
}
.selectAuthor-img{
    float: left;
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-radius: 100%;
}
.selectAuthor-info{
    height: 60px;
    padding-left: 71px;
}
.selectAuthor-info h2{
    color:#000000;
    line-height:22px;
    
    font-weight:600;
    font-size:16px;
}
.selectAuthor-info h2 img{
    width: 22px;
    height: 22px;
    padding: 0 5px;
}
.selectAuthor-info p{
    margin-top: 23px;
    color: #4C4545;
    
    font-size: 10px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 14px;
    overflow: hidden;
}
.selectAuthor-lastul{
    border:0px;
}
.selectAuthor-link-more{
    color: #D61519 !important;
    font-size:12px;
    font-weight:500;
    line-height:17px;
    
    position: absolute;
    right: 8px;
    bottom: 0px;
}
.index-QR{
    height: 175px;
    width: 280px;
    position: relative;
}
.index-QR img{
    position: absolute;
    top: 0;
    left: -8px;
    max-width: 102%;
}
.index-QR .index-QR-img{
    width: 90px;
    height: 90px; 
}
.index-QR div{
    display: inline-block;
    width: 49%;
}
.index-QR .index-QR-bg-img{
    position: absolute;
    top: 12px;
    right: 116px;
}
.index-QR span{
    display: block;
    font-size:14px;
    
    font-weight:500;
    padding-bottom: 3px;
    color:rgba(155,155,155,1);
}
.index-vip-flash{
    margin-bottom: 10px;
    height: 591px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #ededed;
}
.index-vip-row{
    overflow: hidden;
    margin: 0 20px;
}
.vip-column-title{
    margin: 16px 0px;
}
.vip-column-title span {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding-bottom: 1px;
    border-bottom: 2.5px solid #d61518;
}
.vip-column-title a {
    float: right;
    width: 30px;
    height: 30px;
    background-image: url(/public/static/front/images/new_home/vip_red.png);
    background-repeat: no-repeat;
}
.index-vip-flash .vip-flash-main {
    height: 468px;
    padding: 15px 12px 0 15px;
    margin: 0 0px 0 0;
    overflow-y: auto;
}
.r-column-title i{
    font-style: initial;
    vertical-align: sub;
}
.index-column-title i{
    font-style: initial;
    vertical-align: sub;
}
.vip-flash-div{
    border-radius: 13px;
    padding: 5px 0px;
    border: 1px solid rgba(233,233,233,1);
}
.vip-flash-list li:first-child {
    padding-top: 0px;
}
.vip-flash-list li {
    position: relative;
    padding: 8px 0 0px 57px;
    min-height: 59px;
    border-bottom: 1px solid #e6e6e6;
}
.vip-userimg-avatar {
    position: absolute;
    left: 0;
    width: 45px;
    height: 44px;
    border-radius: 100%;
    overflow: hidden;
}
.vip-user-info .name {
    margin-bottom: 5px;
    font-size:14px;
    
    font-weight:500;
    color:rgba(0,0,0,1);
}
.vip-usser-info .position{
    font-size:14px;
    
    font-weight:400;
    color:rgba(0,0,0,1);
}
.index-right-menu{
    position: fixed;
    cursor: pointer;
    /* top: 55%; */
    bottom: 20px;
}
.index-right-menu a{
    display: block;
    background: #fff;
    border: 1px solid #ededed;
}
/* 广告位 */
.extension-banner-big{
    width: 100%;
    margin-top: 20px;
}
.extension-banner-big img{
    width: 100%;
    height: auto;
}

.lego-container{
    padding: 10px;
    margin: 0px;
    padding-top: 0px;
    margin-bottom: 18px;
    overflow: hidden;
}
.lego-row{
    border: 1px solid #ededed;
    background: #fff;
    padding: 30px 30px 40px 30px;
    margin-bottom: 0px;
}
.lego-columnist-first{
    width: 23%;
    float: left;
}
.lego-columnist-second{
    width: 72%;
    float: left;
    border-left: 1px solid #D8D8D8;
}
.lego-columnist-box{

}
.lego-columnist-avatar{
    width: 120px;
    height: 120px;
    margin: 0 auto 15px auto;
    overflow: hidden;
    border-radius: 100%;
}
.lego-columnist-box h3 {
    margin-bottom: 5px;
    font-size: 20px;
    color: #000;
    font-weight:600;
    text-align: center;
    
}
.lego-columnist-position{
    text-align: center;
}
.lego-columnist-position strong {
    padding: 2px 9px;
    margin: 0px 4px;
    line-height: 29px;
    color: #fff;
    background: #7E7D7D;
    border-radius: 2px;
    font-weight: 100;
    white-space: nowrap;
}
.lego-columnist-remark{
    height: 136px;
    padding: 0px 0px 20px 30px;
}
.lego-columnist-remark p{
    height: 130px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    color: #4A4A4A;
    line-height:22px;
    
    font-weight:500;
}
.lego-columnist-more{
    margin-left: 30px;
}
.lego-columnist-more p{
    padding: 2.5px 0px;
    color: #969393;
    font-size:16px;
    
    line-height:22px;
    font-weight:500;
}
.lego-columnist-icon {
    width: 22px;
    vertical-align: sub;
    height: 22px;
    padding: 0 2px;
}
/* 新闻 */
.index-news{
    overflow: hidden;
}

.index-activity-train{
    overflow: hidden;
    margin: 0 20px;
    padding-bottom: 20px;
}

.index-activity-train-first{
    position: relative;
    width: 100%;
    overflow: hidden;
}

.index-activity-train-first p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.index-activity-train-list li{
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    color: #999;
    padding: 3px 0px;
    text-overflow: ellipsis
}
.index-title{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 16px 0px;
}

.index-info-home{
    display: inline-block;
    width: 100%;
    margin-top: 11px;
}

.index-info-home h3{
    display: inline-block;
    color: #d61518;
    width: 50%;
    font-weight: bolder;
    vertical-align: middle;
}

.index-info-home-btn{
    display: inline-block;
    text-align: right;
    width: 45%;
}
.index-info-home-btn a{
    color: #fff;
    font-size: 16px;
    background-color: #d61518;
}
.index-train-ul-list{
    padding-top: 20px;
    padding-bottom: 30px;
}

.index-train-ul-list li{
    list-style-type: disc;
    list-style-position: inside;
    overflow: hidden;
    padding: 5px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-train-ul-list a{
    width: 100%;
    border-bottom: 1px solid #000;
}
.index-info-home-btn .disabled{
    background-color: #ccc;
}
.index-news-box{
    padding: 0 20px;
    background: #fff;
    border: 1px solid #dedede;
    box-sizing: border-box;
}
.index-news-first{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.index-news-first img{
    width: 100%;
    border: 1px solid #ededed;
}
.index-news-first p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news-list li{
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
}
.index-news-list li:last-child{
    border-bottom: 0;
}
.index-news-list li a{
    display: block;
    max-height: 40px;
    overflow: hidden;
}

/* 研究院 */
.index-research{
    padding: 0 20px 20px 20px;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #ededed;
}
.index-research-list{
    margin-top: 0;
}
.index-research-list .research-img{
    width: 100%;
    overflow: hidden;
}
.index-research-list .research-img img{
    width: 100%;
}
.index-research-list .research-title{
    margin-top: 10px;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
}
.index-research-list .research-title a{
    display: block;
}

/* LogTV */
.index-logtv{
    padding: 0 20px 20px 20px;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #ededed;
}
.index-logtv .logtv-img img{
    width: 100%;
}
.index-logtv-main{
    margin-top: 0px;
    overflow: hidden;
}
.index-logtv-l{
    position: relative;
}
.index-logtv-l .logtv-img{
    overflow: hidden;
}
.index-logtv-r .logtv-r-box{
    position: relative;
    margin-bottom: 20px;
}
.index-logtv-r .logtv-r-box:last-child{
    margin: 0;
}
.index-logtv-r .logtv-r-box .logtv-img{
    width: 100%;
    overflow: hidden;
}
.index-logtv-bottom{
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 0 20px;
    background: url(../images/shading.png) bottom repeat-x;
}
.index-logtv-r .index-logtv-bottom{
    left: 0;
    right: 0;
    bottom: 0;
}
.index-logtv-bottom .play-btn{
    display: block;
    background-color: rgba(255,255,255,.2);
    border: 1px solid #fff;
    border-radius: 100%;
}
.index-logtv-bottom .play-btn i{
    position: relative;
    left: 20%;
    color: #fff;
}
.index-logtv-l .index-logtv-bottom p{
    padding: 20px 80px 20px 0;
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-logtv-l .index-logtv-bottom .play-btn{
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 65px;
    height: 65px;
    line-height: 65px;
}
.index-logtv-l .index-logtv-bottom .play-btn i{
    font-size: 50px;
}
.index-logtv-r .index-logtv-bottom{
    padding: 0 10px;
    background: url(../images/shading2.png) bottom repeat-x; 
}
.index-logtv-r .index-logtv-bottom p{
    padding: 10px 30px 5px 0;
    height: 40px;
    color: #fff;
    overflow: hidden;
}
.index-logtv-r .index-logtv-bottom .play-btn{
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 25px;
    height: 25px;
}
.index-logtv-l a:hover .index-logtv-bottom .play-btn,.index-logtv-r a:hover .index-logtv-bottom .play-btn{
    background-color: rgba(255,255,255,.5);
}

/* 快讯 */
.index-news-flash{
    margin-bottom: 20px;
    /*height: 432px;*/
    height: 420px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #ededed;
}
.index-news-flash .news-flash-main{
    height: 340px;
    padding: 0 12px 0 15px;
    margin: 0 8px 0 0;
    overflow-y: auto;
}
.index-news-flash .news-flash-list{
    border: 0;
}
.index-news-flash .news-flash-list li{
    position: relative;
    margin-top: 10px;
}
.index-news-flash .news-flash-list li:first-child{
    margin-top: 0;
}
.index-news-flash .news-flash-list li .dot{
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    margin: 8px 5px 0 0;
    background: #ccc;
    border-radius: 100%;
}
.index-news-flash .news-flash-list li:first-child .dot{
    background: #d61518;
}
.index-news-flash .news-flash-list li .news-flash-txt{
    margin-left: 20px;
}
.index-news-flash .news-flash-list li .news-flash-txt a{
    display: block;
    font-size: 14px;
}
.index-news-flash .news-flash-list li .news-flash-txt .date{
    font-size: 12px;
    color: #999;
}

/* 热门资讯 */
.index-hotInfo{
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ededed;
    padding: 30px 30px 40px 30px;
    margin: -10px;
}
.index-hotInfo-list{
    padding: 0 0px;
}
.index-hotInfo-list li{
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
}
.index-hotInfo-list li .num{
    position: absolute;
    top: 15%;
    display: block;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    background: #4A4A4A;
}
.index-hotInfo-list li:first-child .num{
    background: #d61518;
}
.index-hotInfo-list li .hotInfo-img{
    position: absolute;
    width: 85px;
    height: 55px;
    margin: 0 10px 0 30px;
    overflow: hidden;
}
.index-hotInfo-list li .hotInfo-txt{
    padding-left: 130px;
}
.index-hotInfo-list li .hotInfo-txt p{
    height: 40px;
    margin-top: 5px;
    overflow: hidden;
}
.index-hotInfo-list li .hotInfo-txt span{
    display: block;
    margin-top: 5px;
    text-align: right;
    font-size: 12px;
    color: #999;
}
.index-hotInfo-list li .hotInfo-txt-full{
    width: auto;
    padding-left: 30px;
}
.index-hotInfo-list li .hotInfo-txt-full span{
}
.index-hotInfo-list li a:hover p{
    color: #d61518;
}
.index-activity-hotInfo{
    overflow: hidden;
    margin: 0 20px;
}

.hot_report_title>p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    /* line-height: 24px;
    height: initial; */
}

/* 热门视频 */
.index-hotVideo{
    padding-bottom: 20px;
    background: #fff;
    border: 1px solid #ededed;
}
.index-hotVideo-list{
    padding: 0 15px;
    font-size: 0;
    overflow: hidden;
}
.index-hotVideo-list li{
}
.index-hotVideo-list .hotVideo-img{
    position: relative;
    overflow: hidden;
}
.index-hotVideo-list .hotVideo-img img{
    width: 100%;
}
.index-hotVideo-list .hotVideo-img .play-btn{
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 25px;
    height: 25px;
    background-color: rgba(255,255,255,.2);
    border: 1px solid #fff;
    border-radius: 100%;
}
.index-hotVideo-list .hotVideo-img:hover .play-btn{
    background-color: rgba(255,255,255,.5);
}
.index-hotVideo-list .hotVideo-img .play-btn i{
    margin-left: 5px;
    font-size: 18px;
    color: #fff;
}
.index-hotVideo-list li p{
    font-size: 14px;
    height: 20px;
    margin-top: 10px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 热门报告 */
.hot-research{
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ededed;
}
.hot-research img{
    width: 100%;
}
.hot-research-list{
    padding: 0 20px;
}
.hot-research-list dt{
    position: relative;
    margin-bottom: 20px;
}
.hot-research-list .num{
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #ccc;
}
.hot-research-list dt .num{
    background: #d61518;
}
.hot-research-list dt .hot-research-txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    background: url(../images/shading.png) top repeat-x;
    box-sizing: border-box;
}
.hot-research-list dt .hot-research-txt p{
    font-size: 14px;
    color: #fff;
}
.hot-research-list dd{
    position: relative;
    padding: 20px 0;
    border-top: 1px solid #ededed;
}
.hot-research-list dd .num{
    top: 22px;
    z-index: 2;
}
.hot-research-list dd .hot-research-img{
    position: absolute;
    left: 0;
    width: 85px;
    height: 55px;
}
.hot-research-list dd .hot-research-txt{
    padding-left: 40px;
}
.hot-research-list dd a:hover .hot-research-txt p{
    color: #d61518;
}

/* 热门专栏作家 */
.hot-author{
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ededed;
}
.hot-author-list{
    padding: 0 20px;
}
.hot-author-list li{
    position: relative;
    padding: 15px 0 15px 80px;
    min-height: 65px;
}
.hot-author-list li:first-child{
    padding-top: 5px;
}
.hot-author-avatar{
    position: absolute;
    left: 0;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    overflow: hidden;
}
.hot-author-info .name{
    margin-bottom: 5px;
    font-size: 16px;
}
.hot-author-info .desc{
    height: 42px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

/* 相关视频 */
.relevant-video{
    background: #fff;
    border: 1px solid #ededed;
}
.relevant-video-list{
    padding: 0 20px;
}
.relevant-video-list li{
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
}
.relevant-video-list li:first-child{
    padding-top: 0;
}
.relevant-video-list .video-img{
    position: absolute;
    left: 0;
    width: 100px;
}
.relevant-video-list .video-img .video-time{
    position: absolute;
    left: 0px;
    right: 0;
    bottom: 0px;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    background: url(../images/shading.png) top repeat-x;
}
.relevant-video-list .video-info{
    padding-left: 110px;
}
.relevant-video-list .video-info p{
    height: 42px;
    margin-bottom: 8px;
    overflow: hidden;
}
.relevant-video-list .video-info span{
    display: block;
    color: #999;
}
.relevant-video-list .video-info span i{
    margin-right: 5px;
    color: #ccc;
}
.relevant-video-list li a:hover .video-info p{
    color: #d61518;
}
/* 右侧广告 */
.extension-banner-small{
    margin-bottom: 10px;
    width: 100%;
}
.extension-banner-small img{
    width: 100%;
}

/* ==================== 首页 End ====================== */


/* ==================== 资讯 Start ====================== */

/* 资讯封面页 */
.index-newslist{
    background: #fff;
    border: 1px solid #ededed;
}
.index-newslist .column-title{
    padding: 0px;
    border-bottom: 1px solid #ededed;
}
.index-newlist-list{
    margin-top: 15px;
}
.index-newslist-box{
    padding:10px 30px 15px 30px;
}
.index-newlist-list li{
    padding: 15px 0px;
    overflow: hidden;
}
.index-newlist-list .newslist-img{
    overflow: hidden;
}
.index-newlist-list .newslist-txt{
    padding-left: 30px;
}
.index-newlist-list .newslist-txt h3{
    height: 70px;
    font-size: 24px;
    line-height: 36px;
    overflow: hidden;
    color: #000000;
    font-weight:bold;
    
}
.index-newlist-list .newslist-txt .newslist-info{
    margin-top: 20px;
}
.index-newlist-list .newslist-txt span{
    font-size: 12px;
    color: #9B9B9B;
    
}
.index-newlist-list .newslist-txt .author{
    margin-right: 10px;
}
.index-newlist-list .newslist-txt .author a{
    color:#9B9B9B;
}
.index-newlist-list .newslist-txt .author i{
    margin-right: 5px;
    color: #d61518;
}
.index-newlist-list .newslist-txt .newslist-info-r span{
    margin-left: 10px;
}
.index-newlist-list .newslist-txt .newslist-info-r i{
    font-size: 14px;
    color: #ddd;
}
.index-newlist-list .newslist-txt .newslist-info-r em{
    margin-left: 5px;
    font-style: normal;
    color: #999;
}
.index-newslist .extension-banner-big{
    width: 100%;
    padding: 0 20px;
    margin: 20px 0;
    box-sizing: border-box;
}

.topic-supper{
    background: #fff;
    border: 1px solid #ededed;
}
.topic-supper-box{
    padding: 10px;
}
.topic-supper .column-title {
    padding: 0px;
    border-bottom: 1px solid #ededed;
}
.topic-supper-box h1{
    color: #000000;
    
    font-weight:bold;
    font-size: 36px;
    padding: 15px 0 21px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.topic-supper-titleImg{
    width: 40%;
    display: inline-block;
    margin-top: 0px;
}
.topic-supper-titleInfo{
    width: 55%;
    display: inline-block;
    margin-top: 0px;
    margin-left: 30px;
}
.topic-supper-titleInfo .topic-supper-titleInfo-tip {
    font-size:18px;
    font-weight: 500;
    color: #969393;
    
    vertical-align: top;
}
.topic-supper-titleInfo-list {
    position: relative;
    padding: 15px 0 0 0;
}
.topic-supper-titleInfo-list span {
    display: inline-block;
    padding: 0px 5px;
    font-size: 12px;
    color: #4C4545;
    top: 20px;
    position: absolute;
    vertical-align: super;
    
    background: #4C4545;
    color:#FFFFFF;
}
.topic-supper-titleInfo-list div {
    display: inline-block;
}
.topic-supper-titleInfo-list div {
    overflow: hidden;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    margin-left: 30px;
    text-overflow: ellipsis;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.topic-supper-titleInfo-list div:hover {
    color: #d61518;
}
.topic-supper-titleInfo-list span:hover {
    background: #d61518;
}
.secondPgae-layout .child-subnav{
    position: fixed;
    width: 160px;
}
.secondPgae-layout .child-subnav.scroll{
    top: 78px;
}
.secondPgae-layout .child-subnav li{
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #ededed;
}
.secondPgae-layout .child-subnav li:hover{
    background: #d61518;
}
.secondPgae-layout .child-subnav li.on{
    background: #d61518;
}
.secondPgae-layout .child-subnav li a{
    display: block;
    padding: 10px 0;
    font-size: 16px;
}
.secondPgae-layout .child-subnav li:hover a{
    color: #fff;
}
.secondPgae-layout .child-subnav li.on a{
    color: #fff;
}
.secondPgae-layout .left-container{
    margin-left: 190px;
}
.secondPgae-layout .index-newlist-list .newslist-txt h3{
    font-size: 20px;
}
.list-newslist{
    margin-top: 0;
}

/* ==================== 资讯 End ====================== */

/* ==================== 文章详情 Start ====================== */
.article-container{
    padding: 0 20px;
    background: #FFFFFF;
    border: 1px solid #ededed;
    box-sizing: border-box;
}
.video-container{
    background: #FFFFFF;
    border: 1px solid #ededed;
    box-sizing: border-box;
}
.video-info-relevant-label{
    position: absolute;
    top: 0;
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    background: #d61518;
}
.relevant-article-container{
    background: #FFFFFF;
    border: 1px solid #ededed;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 15px;
    float: left;
}
.relevant-article-row{
    background: #fff;
}
.relevant-article-row h2{
    padding-bottom: 0px;
    padding: 0px;
    color: #000000;
    
    font-size:23px;
    font-weight:bold;
}
.relevant-fieldset{
    margin:20px 0px 0px 0px;

}
.relevant-article-item{
        padding: 0px;
}
.relevant-article-item-div{
    padding: 15px 15px;
}
.relevant-article-img{
    width:250px;
    height:150px;
    overflow: hidden;
}
.relevant-article-img img{
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-width: initial;
}
.relevant-article-item-div a{

}
.relevant-title{
    padding-top: 13px;
    padding-bottom: 11px;
}
.relevant-title p{
    color: #000000;
    
}
.relevant-time{
    float: left;
    color: #9B9B9B;
    
    font-size: 12px;
}
.relevant-icon{
    float: right;
    color: #9B9B9B;
    
    font-size: 12px;
}
.article-main{
    padding: 20px 0 10px 0;
}
.article-main h1{
    font-size:32px;
    
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:56px;
}
.article-info{
    margin: 20px 0 0 0;
}
.article-info div{
    width: 100%;
    display: inline-block;
}
/* .article-info-r .aritlceIn-time{
    float: right;
} */
.article-info .article-categroy{
    margin-right: 20px;
}
.article-info .article-categroy a{
    display: inline-block;
    margin-right: 10px;
    color: #999;
}
.article-info .article-info-r span{
    display: inline-block;
    margin-right: 10px;
    line-height: 30px;
    color: #4A4A4A;
}
.article-info .article-info-r a{
    color:#4A4A4A;
}
.article-intro{
    padding: 20px 0px;
    line-height: 30px;
    font-size: 16px;
    background: #FFFFFF;
    color: #4A4A4A;
    
}
.article-intro b{
    margin-right: 10px;
}
.article-download{
    padding-left: 20px;
}
.article-download-btn{
    display: block;
    height: 50px;
    margin-bottom: 30px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #fff!important;
    background: #ee7226;
    border-radius: 5px;
}
.article-download-btn:hover{
    font-weight: bold;
}
.article-download p{
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    font-size: 16px;
}
.article-download .icon{
    margin-right: 10px;
    font-size: 20px;
}
.article-post{
    margin-top: 40px;
}
.article-post img{
    width: 100%;
}
.article-data{
    margin: 20px 0 0 0;
    font-size: 16px;
    text-align: right;
}
.article-data b{
    color: #ee7226;
}
.article-cont p{
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.article-cont img{
    max-width: 100%!important;
}
.article-prev-next{
    padding: 10px 0px;
    overflow: hidden;
}
.article-prev-next div{
    color: #000000;
    font-size: 18px;
    

}
.article-prev-next a:hover{
    color: #D61519;
    text-decoration: underline;
}
.article-label{
    margin: 10px 0;
    line-height: 30px;
}
.article-label .label{
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
    color:#FFFFFF;
    background: #FF7875;
    border-radius: 4px;
    
    height: 30px;
    padding: 5px 15px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.article-label span{
    display: inline-block;
    line-height: 30px;
}
.article-label-r{
    display: inline-block;
}

.article-lc-info{
    padding: 20px 0px;
}
.cover-url{
    width: 40%;
    float: left;
}
.lc-infos{
    color: #4C4545;
    font-size:18px;
    font-weight:500;
    line-height:28px;
    
    margin-bottom: 50px;
}
.lc-info-more{
    width: 50%;
    float: left;
    padding-left: 35px;
}
.lc-info-label{
    margin: 10px 0;
    line-height: 30px;
}
.lc-info-label .label{
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
    color: #FFFFFF;
    background: #FF7875;
    border-radius: 4px;
    
    height: 28px;
    padding: 2px 8px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.lc-info-label{
    position: relative;
    right: 0;
    top: 0px;
}
.lc-infos-cuImg{
    position: absolute;
    right: 0;
    top: -5px;
}
.lc-info-buy{
    line-height: 43px;
}
.lc-info-price{
    display: inline-block;
    float: left;
}
.lc-info-btndiv{
    display: inline-block;
    float: right;
}
.lc-info-price b{
    color: #D61519;
    
    font-weight:600;
    line-height:42px;
}
.lc-info-btndiv button{
    background-color: #D61519;
    border-radius:4px;
    font-size:18px;
    
    font-weight:500;
    line-height:28px;
    color: #FFFFFF;
}
.lc-info-btndiv a{
    background-color: #D61519;
    border-radius:4px;
    font-size:18px;
    
    font-weight:500;
    color: #FFFFFF;
}
.lc-info-customer-ser{
    color: #4C4545;
    font-size:24px;
    
    font-weight:500;
    line-height:33px;
}
.left-container-box{
    position: fixed;
    cursor: pointer;
    top: 46%;
    left: 8%;
}
.index-companyright-titlte{
    display: block;
    /* height: 80px; */
    padding: 10px 0px 10px 0px;
    text-align: center;
}
.index-companyright-titlte h1{
    color: #000000;
    
    font-weight:500;
    font-size:18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-companyright-intro >*{
    color:#9B9B9B;
    font-size:14px;
    font-weight:500;
    
    line-height:20px;
}
.index-companyright-list{
    position: relative;
    padding: 5px 0px 5px 0px;
    margin-bottom: 20px;
}
.index-companyright-link-more{
    display: inline-block;
    position: relative;
    left: 33%;
    padding: 1px 9px;
    background-color: #ED2F36;
    line-height: 27px;
    font-size: 16px;
    
    font-weight: 500;
    color: #FFFFFF !important;
    border-radius: 2px;
}
/* .index-companyright-link-more：hover{
    color:#333 !important;
} */
.index-companyright-list li{
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    color: #999;
    padding: 3px 5px;
    text-overflow: ellipsis;
}
/* 分享 */
.article-share{
    margin-top: 40px;
    font-size: 0;
    text-align: center;
}
.article-share.scroll{
    position: fixed;
    bottom: 0;
    width: 768px;
    z-index: 98;
}
.share-box ul{
    display: inline-block;
    font-size: 0;
    background: #fff;
    border: 1px solid #ededed;
}
.share-box ul li{
    position: relative;
    float: left;
    height: 70px;
}
.share-box ul li a{
    display: block;
    width: 80px;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-right: 2px solid #ededed;
}
.article-prev{
    padding-bottom: 10px;
}
.article-next{
    padding-top: 10px;
}
.share-box ul li span{
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background: #d61518;
    border-radius: 100%;
}
.share-box ul li i{
    display: block;
    font-size: 30px;
    color: #999;
    line-height: 50px;
}
.share-box ul li a:hover i{
    
}
.share-box ul li a:hover i.icon-shang{
    color: #068dce;
}
.share-box ul li a:hover i.icon-msnui-good{
    color: #ee7226;
}
.share-box ul li a:hover i.icon-ai-mark{
    color: #edba0c;
}
.share-box ul li a:hover i.icon-pinglun1{
    color: #0b79dd;
}
.share-box ul li a:hover i.icon-weixin{
    color: #0eb223;
}
.share-box ul li a:hover i.icon-weibo{
    color: #d61518;
}
.share-box ul li a:hover i.icon-jinritoutiao{
    color: #d61518;
}
.share-box ul li:last-child{
    border-right: 0;
}

/* 打赏 */
.reward{
    display: none;
    margin: 40px 0;
    text-align: center;
}
.reward-price span{
    display: inline-block;
    width: 100px;
    height: 40px;
    margin: 0 10px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 30px;
}
.reward-price span.select{
    color: #ee7226;
    border-color: #ee7226;
}
.reward-code{
    margin-top: 40px;
    text-align: center;
}
.reward-code div{
    display: inline-block;
    width: 150px;
    margin: 0 20px;
}
.reward-code p{
    line-height: 30px;
    font-size: 16px;
}
.reward-code .icon{
    margin-right: 10px;
    font-size: 16px;
}
.reward-code .icon-weixinzhifu{
    color: #0eb223;
}
.reward-code .icon-z-alipay{
    color: #4ea3dc;
}
.reward-thanks{
    padding: 40px 0;
    font-size: 16px;
    color: #ee7226;
}

/* 评论 */
.comment-form label{
    color: #D61519;
    
    font-size:40px;
    font-weight:500;
    padding: 30px 0px 30px 0px;
    display: block;
}
.comment-form .comment-input{
    margin-top: 10px;
}
.comment-form .comment-input textarea{
    width: 90%;
    height: 52px;
    padding: 10px;
    border: 1px solid #4A4A4A;
    box-sizing: border-box;
    float: right;
}
.comment-form .comment-input textarea:focus{
    border-color: #d61518;
}
.comment-form .comment-submit{
    margin-top: 10px;
    text-align: right;
}
.comment-form .comment-submit button{
    width:120px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    cursor: pointer;
    background:linear-gradient(198deg,rgba(237,47,55,1) 0%,rgba(220,27,33,1) 100%);
    border-radius:2px;
    color: #FFFFFF;
    
}
.comment .unlogin-prompt{
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
}
.comment .unlogin-prompt a{
    color: #d61518;
}
.comment-list{
    margin-top: 30px;
}
.comment-box{
    position: relative;
    padding: 40px 0;
    border-bottom: 1px solid #ededed;
}
.comment-box:last-child{
    border-bottom: 0;
}
.comment-user-img{
    display: inline-block;
    top: 20px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
}
.comment-user-avatar,.reply-user-avatar{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 20px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
}
.comment-block,.reply-block{
    padding-left: 70px;
}
.comment-user{
    overflow: hidden;
}
.comment-username,.reply-username{
    margin-right: 10px;
    font-size: 16px;
    color: #d61518;
}
.comment-time,.reply-time{
    font-size: 14px;
    color: #999;
}
.comment-operate span{
    margin-left: 20px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}
.comment-operate span:hover,.comment-operate span:hover i,.comment-operate span:hover em{
    color: #d61518;
}
.comment-operate i{
    margin-right: 5px;
    font-size: 16px;
    color: #999;
}
.comment-operate em{
    font-style: normal;
    color: #999;
}
.comment-operate-up i{
    position: relative;
    top: 2px;
}
.comment-cont,.reply-cont{
    margin: 10px 0;
    font-size: 14px;
    line-height: 24px;
}
.comment-operate-reply a,.comment-operate-reply i{
    color: #999;
}
.comment-operate-reply i{
    margin-right: 5px;
}
.comment-operate-reply a:hover,.comment-operate-reply a:hover i{
    color: #d61518;
}
.comment-reply-box{
    display: none;
    margin-top: 10px;
}
.comment-reply-block{
    position: relative;
    padding: 10px 100px 10px 20px;
    background: #fff;
    border: 1px solid #ddd;
}
.comment-reply-input{
    width: 100%;
}
.comment-reply-submit{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    color: #fff;
    cursor: pointer;
    background: #d61518;
}
.comment-reply{

    background: #f4f4f4;
}
.comment-reply .reply-box{
    position: relative;
    margin-bottom: 10px;
}
.comment-reply .reply-user-avatar{
    top: 5px;
    width: 30px;
    height: 30px;
    left: 0px;
}
.comment-reply .reply-block{
    padding-left: 64px; 
}
.comment-reply .reply-username{
    font-size: 14px;
}
.comment-reply .reply-time{
    font-size: 12px;
}
.comment-reply .reply-cont{
    margin: 5px 0;
}

/* 举报评论 */
.comment-report{
    display: none;
    padding: 20px 20px 10px 20px;
    margin-top: 10px;
    border: 1px dashed #d61518;
}
.comment-report-submit{
    background: #d61518;
}

/* ==================== 文章详情 End ====================== */

/* ==================== 企业文章列表 Start ====================== */
.company-container{
    padding: 30px 30px 40px 30px;
    background: #fff;
    border: 1px solid #ededed;
    box-sizing: border-box;
}

/* 企业资料 */
.company-material{
    position: relative;
    min-height: 120px;
    padding: 20px 30px 20px 165px;
    background: #FEF4F2;
    overflow: hidden;
}

.company-title i{
    width: 30px;
    height:30px;
    line-height: 30px;
    color: #D61519;
    font-size: 26px;
    display: inline-block;
    padding-right: 6px;
}
.company-title h2{
    display: inline-block;
    color: #000000;
    
    font-weight:600;
    font-size:28px;
    line-height:30px;
}
.company-news-box{
    padding: 15px 0px;
}
.company-from-years{
    width:80px;
    position: relative;
    height: 38px;
    padding: 25px 0px;
}
.company-from-years b{
    position: absolute;
    left: -45px;
    background-color: #FF4D4F;
    color: #FFFEFE;
    
    font-weight: 600;
    line-height: 35px;
    font-size: 28px;
    width: 120px;
    text-align: center;
}
#xsj{
    width: 0;
    height:0;
    border-top:5px solid #bd4545;
    border-right: 5px solid #bd4545;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    position: relative;
    top: 35px;
    left: -45px;
}
.Selected_div{
    padding: 0;
}
.layui-timeline-title{
    color: #FF4D4F !important;
    
    font-weight:600 !important;
    font-size:26px !important;
}
.company-material .company-avatar{
    position: absolute;
    top: 20px;
    left: 30px;
    display: inline-block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 100%;
    border: 1px solid #ededed;
}
.company-material-txt{
    
}
.company-material .company-name{
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    
    line-height:45px;
}
.company-material-intro >* {
    color:#000000;
    font-size:16px;
    
    font-weight:400;
    line-height: 25px;
}
.company-material .company-intro{
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
}

/* 文章列表 */
.company-news-main{
    
}
.company-news-list{
    
}
.company-news-item{
    border-left: 7px dotted #D8D8D8;
    background-color: #fff;
}
.company-news-l{
    position: absolute;
    left: 0;
    width: 105px;
    text-align: right;
}
.company-news-time{
    margin-right: 30px;
    font-size: 14px;
    color: #999;
}
.company-news-item .layui-timeline-axis{
    width: 20px !important;
    color: #FF4D4F !important;
    left: -13px !important;
    background: #FF4D4F !important;
}
.company-news-dot{
    position: absolute;
    top: 5px;
    right: 0;
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 100%;
}
.company-news-item:hover .company-news-dot{
    background: #d61518;
}
.company-news-r{
   
}
.company-news-img{
    overflow: hidden;
}
.company-news-txt{
    padding-left: 20px;
}
.company-news-txt h2{
    height: 45px;
    font-size: 16px;
    overflow: hidden;
}
.company-news-txt h2 a{
    display: block;
    color: #000000 !important;
    
    font-weight:bold;
    line-height:30px;
    font-size:22px;
}
.company-news-txt .author{
    display: inline-block;
    margin-top: 10px;
}
.company-news-txt .author i{
    margin-right: 5px;
    color: #d61518;
}

.company-container .m-load-more{
    border: 1px solid #e6e6e6;
}
.newslist-info-intro{
    height: 42px;
    color: #4A4A4A;
    overflow: hidden;
    margin-top: 5px;
    
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.newslist-info{
    margin-top: 17px;
}
.company-news-list .newslist-info .author {
    margin-right: 20px;
}
.company-news-list .newslist-info span {
    font-size: 12px;
    color: #9B9B9B;
    
}

/* ==================== 企业文章列表 End ====================== */

/* ==================== 快讯列表 Start ====================== */
.news-flash-container{
    padding-bottom: 50px;
    background: #fff;
}
.news-flash-title{
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid #ededed;
}
.news-flash-title i{
    margin-right: 10px;
    font-size: 20px;
    color: #d61518;
}
.news-flash-main{
    padding: 0 50px 0 150px;
    margin: 40px auto;
}
.news-flash-list{
    border-left: 1px solid #ededed;
}
.news-flash-item{
    position: relative;
    padding: 20px 0 20px 120px;
    margin-left: -100px;
    overflow: hidden;
}
.news-flash-item:first-child{
    padding-top: 0;
}
.news-flash-l{
    position: absolute;
    left: 0;
    width: 105px;
    text-align: right;
}
.news-flash-time{
    margin-right: 30px;
    font-size: 14px;
    color: #999;
}
.news-flash-dot{
    position: absolute;
    top: 5px;
    right: 0;
    width: 10px;
    height: 10px;
    margin-left: 22px;
    background: #ccc;
    border-radius: 100%;
}
.news-flash-list li:hover .news-flash-dot{
    background: #d61518;
}
.news-flash-container h2{
    margin-left: 20px;
    font-size: 16px;
}
.news-flash-container .m-load-more{
    margin: 0 20px;
    border: 1px solid #e6e6e6;
}
/* ==================== 快讯列表 End ====================== */

/* ==================== 快讯详情 Start ====================== */
.newsflash-article-container{
    margin-top: 30px;
}
.newsflash-article-layout{
    width: 800px;
    margin: 0 auto;
}
.newsflash-article-share{
    position: fixed;
    width: 60px;
    margin-left: -60px;
}
.newsflash-article-share a{
    display: block;
}
.newsflash-article-share i{
    font-size: 40px;
}
.newsflash-article-share i.icon-weixin1{
    color: #0eb223;
}
.newsflash-article-share i.icon-weibo1{
    color: #d61518;
}
.newsflash-article-main{
    background: #fff;
    border: 1px solid #ededed;
    box-sizing: border-box;
}
.newsflash-article-box{
    padding: 35px;
}
.newsflash-article-box h1{
    font-size: 24px;
    font-weight: 600;
}
.newsflash-article-author{
    padding: 20px 0;
}
.newsflash-article-author a{
    margin-right: 10px;
    font-size: 14px;
    color: #999;
}
.newsflash-article-author span{
    font-size: 14px;
    color: #999;
}
.newsflash-article-cont{
    font-size: 16px;
    line-height: 30px;
}
.newsflash-article-cont p{
    margin-bottom: 15px;
}
.newsflash-article-cont .source{
    font-size: 14px;
    color: #999;
}
.newsflash-article-cont .source a{
    color: #999;
}
.newsflash-article-copyright{
    padding: 20px;
    margin-top: 10px;
    background: #f5f5f5;
    overflow: hidden;
}
.newsflash-article-copyright p{
    font-size: 14px;
    line-height: 30px;
}
/* ==================== 快讯详情 End ====================== */

/* ==================== 专栏 Start ====================== */

/* 侧边悬浮 */
.columnist-side{
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #ededed;
}
.columnist-side li{
    float: left;
    width: 50%;
    background: #fff;
}
.columnist-side li a{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #999;
}
.columnist-side li:hover a{
    color: #d61518;
}
.columnist-side li.on{
    background: #d61518;
}
.columnist-side li.on a{
    color: #fff;
}

/* 专栏封面 */
.columnist-list{
    padding: 20px 0;
}
.columnist-list li{
    margin-top: 2.3px;
    overflow: hidden;
}
.columnist-list li a{
    display: block;
    padding: 10px 20px;
    background: #fff;
    overflow: hidden;
}
.columnist-list .columnist-img{
    float: left;
    width: 90px;
    height: 90px;
    overflow: hidden;
}
.columnist-list .columnist-info{
    padding-left: 100px;
}
.columnist-list .columnist-info h2{
    font-size: 18px;
}
.columnist-list .columnist-info .position{
    margin: 10px 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.columnist-list .columnist-info .data span:first-child{
    margin-right: 5px;
}
.columnist-list .columnist-info .data i{
    color: #999;
}
.columnist-list .columnist-info .data em{
    font-style:  normal;
    font-size: 14px;
    color: #999;
}

/* 专栏作家文章列表 */
.columnist-newslist li{
    border: 0;
}
.columnist-newslist .newslist-txt{
    border-bottom: 1px solid #ededed;
}
.columnist-newslist .newslist-txt h3{
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.columnist-newslist .newslist-desc{
    height: 42px;
    margin-top:20px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.columnist-newslist .newslist-txt .newslist-info{
    margin-bottom: 18px;
    overflow: hidden;
}
.columnist-newslist .newslist-txt .newslist-info a{
    color: #999;
}

/* 右侧专栏作家信息 */
.r-columnist{
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ededed;
}
.r-columnist-box{
    padding: 0 20px;
}
.r-columnist-box .columnist-avatar{
    width: 80px;
    height: 80px;
    margin: 0 auto 15px auto;
    overflow: hidden;
    border-radius: 100%;
}
.r-columnist-box h3{
    margin-bottom: 5px;
    font-size: 18px;
    color: #000;
    text-align: center;
}
.r-columnist-box .columnist-position{
    text-align: center;
}
.r-columnist-box .columnist-intro{
    margin: 20px 0;
    color: #999;
}
/* ==================== 专栏 End ====================== */

/* ==================== LogTV Start ====================== */

/* logtv头条轮播 */
.logtv-headline-layout{
    height: 285px;
    margin-bottom: 20px;
}
.logtv-headline-item{
    overflow: hidden;
}
.logtv-headerline-big{
    position: relative;
    height: 285px;
    overflow: hidden;
}
.logtv-headerline-small{
    display: block;
    padding-left: 20px;
}
.logtv-headerline-big .headerline-tab,.logtv-headerline-small .headerline-tab{
    position: absolute;
    top: 0;
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    background: #d61518;
}
.logtv-headerline-big .headline-title,.headerline-small .headline-title{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background-color: rgba(0,0,0,.6);
}
.logtv-headerline-big img,.headerline-small-box img{
    width: auto;
    max-width: initial;
    height: 100%;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.logtv-headerline-big a:hover img,.headerline-small-box a:hover img{
    transform: scale(1.1);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.logtv-headerline-big .headline-title{
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/shading.png) top repeat-x;
}
.logtv-headerline-small .headerline-small-box{
    position: relative;
    overflow: hidden;
}
.logtv-headerline-small .headerline-small-box:first-child{
    margin-bottom: 20px;
}
.logtv-headerline-small .headerline-small-box:first-child .headerline-tab{
    background: #1582d6;
}
.logtv-headerline-small .headerline-small-box:nth-child(2) .headerline-tab{
    background: #d69015;
}
.logtv-headerline-small .headline-title{
    position: absolute;
    bottom: 0;
    height: 64px;
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../images/shading.png) top repeat-x;
}
.logtv-headline-item .headline-time{
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    background-color: rgba(0,0,0,.5);
    border-radius: 5px;
}

/* LogTV 分类信息列表 */
.logtv-list-container{
    margin-bottom: 40px;
}
.logtv-list-container .logtv-list li{
    margin-bottom: 20px;
}
.logtv-list-post{
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.logtv-list-post img{
    width: 100%;
}
.logtv-list-post .logtv-list-time{
    position: absolute;
    right: 5px;
    bottom: 5px;
    padding: 3px 8px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    border-radius: 5px;
}
.logtv-list-title a{
    font-size: 16px;
}
.logtv-load-more{
    display: block;
    width: 200px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #999!important;
    background: #fff;
    border: 1px solid #ededed;
}

/* logtv视频播放页 */
.logtv-video-container{
    padding: 20px 50px;
    background: #fff;
}
.logtv-video-title{
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
}
.logtv-video-info{
    margin-bottom: 20px;
}
.logtv-video-categroy{
    display: inline-block;
    margin-right: 20px;
}
.logtv-video-categroy a{
    display: inline-block;
    margin-right: 10px;
    color: #999;
}
.logtv-video-info-r{
    display: inline-block;
}
.logtv-video-info-r span{
    display: inline-block;
    margin-right: 10px;
    line-height: 30px;
    color: #999;
}
.logtv-video-info-r a{
    color: #999;
}
.logtv-video-box{
    margin-bottom: 40px;
}
.logtv-video-box video{
    width: 100%;
    height:auto:;
}
.logtv-video-bottom{
    position: relative;
    margin-bottom: 40px;
    min-height: 40px;
    padding-right: 360px;
}
.logtv-video-label{
    display: inline-block;
    margin: 10px 20px 0 0;
}
.logtv-video-label a{
    padding: 2px 5px;
    margin: 0 5px 5px 0;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.logtv-video-label-r{
    display: inline-block;
}
.logtv-video-label-r a{
    color: #999;
    border: 0;
}
.logtv-video-share{
    position: absolute;
    top: 0;
    right: 0;
}
.logtv-video-share ul{
    background: transparent;
    border: 0;
}
.logtv-video-share ul li{
    margin-right: 10px;
    background: #f5f5f5;
    border: 0;
    border-radius: 100%;
}
.logtv-video-share ul li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.logtv-video-share ul li i{
    font-size: 20px;
}
.logtv-video-share ul li span{
    display: none;
}
.logtv-video-intro{
    padding: 40px 0 0 0;
    font-size: 16px;
    line-height: 30px;
    border-top: 1px dashed #ddd;
}
.logtv-video-intro b{
    margin-right: 10px;
}

/* ==================== LogTV End ====================== */

/* ==================== 知识社区 Start ====================== */
.kown-newslist{
    background: #fff;
    border: 1px solid #ededed;
}
.kown-newslist li{
    padding: 20px;
}
.kown-newslist .newslist-img{
    overflow: hidden;
}
.kown-newslist .newslist-r{
    position: relative;
    border-bottom: 1px dashed #ddd;
}
.kown-newslist .newslist-txt{
    padding: 0 180px 0 20px;
}
.kown-newslist .newslist-txt h3{
    height: 56px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
}
.kown-newslist .newslist-txt p{
    height: 42px;
    margin-bottom: 15px;
    color: #999;
    overflow: hidden;
}
.kown-newslist .newslist-txt span{
    display: block;
    margin-bottom: 5px;
    color: #999;
}
.kown-newslist .newslist-code{
    position: absolute;
    top: 0;
    right: 20px;
    text-align: center;
}
.kown-newslist .newslist-code img{
    width: 80px;
    margin: 20px 0;
}
.kown-newslist .newslist-code p{
    color: #d61518;
}
/* ==================== 知识社区 End ====================== */

/* ==================== 搜索页 Start ====================== */
.search-container{

}
.search-layout{
    padding: 40px 50px 20px 50px;
    background: #fff;
}
.search-from{

}
.search-from .layui-form-item{
    text-align: center;
}
.search-from .layui-form-item .layui-input-inline{
    float: none;
    display: inline-block;
    width: 70%;
}
.search-from .layui-input{
    height: 50px;
    font-size: 16px;
}
.search-from .layui-btn{
    float: right;
    width: 160px;
    height: 50px;
    font-size: 24px;
    background: #d61518;
    margin-right: 11px;
    margin-top: -50px;
}
.search-from .search-tab a{
    margin-right: 10px;
    color: #999;
}
.search-container .search-list{
    padding: 0 60px 20px 60px;
    background: #fff;
}
.search-container .search-list li{
    padding: 20px 0;
}
.search-container .search-list h3{
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}
.search-container .search-list li a:hover h3{
    color: #d61518;
}
.search-container .search-list .intro{
    margin-bottom: 15px;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    height: 46px;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 2;
}
.search-container .search-list .info span{
    margin-right: 10px;
    color: #999;
}
.search-container .search-list .info i{
    margin-right: 5px;
    color: #d61518;
}

/* ==================== 搜索页 End ====================== */


@media screen and (min-width: 768px){
    .headline-slide-layout{
        height: 356px;
    }
    .headerline-article-div{
        height: 354px;
    }
    .headerline-big{
        height: 356px;
    }
    .headerline-small .headerline-small-box{
        height: 173px;
    }
    .company-news-txt h2{
        height: 55px;
        font-size: 18px;
    }
    .logtv-headline-layout{
        height: 285px;
    }
    .logtv-headerline-big{
        height: 285px;
    }
    .logtv-headerline-small,.headerline-small-box{
        height: 132px;
    }

    
}

@media screen and (min-width: 992px){
    .headline-slide-layout{
        height: 341px;
    }
    .headerline-article-div{
        height: 339px;
    }
    .headerline-big{
        height: 341px;
    }
    .headerline-small .headerline-small-box{
        height: 165px;
    }
    .secondPgae-layout .child-subnav{
        width: 120px;
    }
    .secondPgae-layout .child-subnav.scroll{
        top: 60px;
    }
    .secondPgae-layout .left-container{
        margin-left: 150px;
    }
    .company-news-txt h2{
        height: 60px;
        font-size: 20px;
    }
    .logtv-headline-layout{
        height: 341px;
    }
    .logtv-headerline-big{
        height: 341px;
    }
    .logtv-headerline-small .headerline-small-box{
        height: 160px;
    }
    .logtv-headerline-big img,.logtv-headerline-small .headerline-small-box img{
        width: 100%;
        height: auto;
    }

}
@media screen and (min-width: 1024px){
    .headline-slide-layout{
        height: 342px;
    }
    .headerline-article-div{
        height: 340px;
    }
}

@media screen and (min-width: 1200px){
    .headline-slide-layout{
        height: 420px;
    }
    .headerline-article-div{
        height: 418px;
    }
    .headerline-big{
        height: 420px;
    }
    .headerline-small .headerline-small-box{
        height: 204px;
    }
    .headerline-big img, .headerline-small-box img{
        width: 100%;
        height: auto;
    }
    .secondPgae-layout .headline-slide-layout{
        height: 320px;
    }
    .secondPgae-layout .headerline-big{
        height: 320px;
    }
    .secondPgae-layout .headerline-small .headerline-small-box{
        height: 155px;
    }
    .secondPgae-layout .child-subnav{
        position: fixed;
        width: 160px;
    }
    .secondPgae-layout .child-subnav.scroll{
        top: 78px;
    }
    .secondPgae-layout .left-container{
        margin-left: 190px;
    }
    .company-news-txt h2{
        height: 66px;
        font-size: 22px;
    }

    /* logtv头条 */
    .logtv-headline-layout{
        height: 420px;
    }
    .logtv-headerline-big{
        height: 420px;
    }
    .logtv-headerline-small .headerline-small-box{
        height: 200px;
    }
    .logtv-headerline-big img, .headerline-small-box img{
        width: 100%;
        height: auto;
    }

}
@media screen and (max-width: 1200px){
    
    .columnist-newslist li{
        border-bottom: 1px solid #ededed;
    }
    .columnist-newslist .newslist-txt{
        border: 0;
    }
    .columnist-newslist .newslist-txt .newslist-info{
        margin-bottom: 0;
    }
    .logtv-video-label-r{
        margin-top: 10px;
    }
    .kown-newslist li{
        border-bottom: 1px dashed #ddd;
    }
    .kown-newslist li:last-child{
        border: 0;
    }
    .kown-newslist .newslist-r{
        border: 0;
    }

}
@media screen and (max-width: 992px){

    .secondPgae-layout .child-subnav{
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }
    .secondPgae-layout .child-subnav li{
        display: inline-block;
    }
    .secondPgae-layout .child-subnav li.on{
        background: #ee7226;
    }
    .secondPgae-layout .child-subnav li a{
        padding: 10px 20px;
    }
    .secondPgae-layout .child-subnav.scroll{
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 98;
        background: #fff;
        box-shadow: 0 0 5px #ccc;
    }
    .secondPgae-layout .left-container{
        margin-left: 0;
    }
    .article-download{
        padding-left: 0;
        margin-top: 20px;
    }
    .article-share.scroll{
        width: 100%;
        left: 0;
        right: 0;
    }
    .newsflash-article-layout{
        width: 100%;
    }
    .newsflash-article-share{
        left: 20px;
        margin-left: 0;
    }
    .newsflash-article-main{
        margin: 0 20px 0 80px;
    }

}

@media screen and (max-width: 767px){
    .headerline-small{
        display: none;
    }
    .index-logtv-bottom{
        padding: 0 10px;
    }
    .index-logtv-l .index-logtv-bottom p{
        font-size: 16px;
        padding-right: 50px;
    }
    .index-logtv-r .index-logtv-bottom p{
        padding-right: 50px;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .index-logtv-l .index-logtv-bottom .play-btn{
        right: 10px;
    }
    .index-logtv-l .index-logtv-bottom .play-btn,.index-logtv-r .index-logtv-bottom .play-btn{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .index-logtv-l .index-logtv-bottom .play-btn i,.index-logtv-r .index-logtv-bottom .play-btn i{
        font-size: 30px;
    }
    .index-news-box{
        float: none;
    }
    .article-container{
        padding: 0;
        border-width: 0 0 1px 0;
    }
    .article-main h1{
        font-size: 30px;
    }

}
@media screen and (max-width: 600px){
    .layui-container {
        padding: 0 0px;
    }
    .index-news-flash,.index-hotInfo,.relevant-video,.hot-research,.hot-author,.r-columnist{
        border: 0;
    }
    .relevant-video-list,.index-news-flash .news-flash-main,.index-hotInfo-list,.hot-research-list,.hot-author-list,.r-columnist-box{
        padding: 0;
    }
    .index-newslist{
        border: 0;
    }
    .index-newlist-list li{
        padding: 15px 0;
    }
    .index-newlist-list .newslist-txt{
        padding-left: 15px;
    }
    .index-newlist-list .newslist-txt h3,.secondPgae-layout .index-newlist-list .newslist-txt h3{
        height: 40px;
        font-size: 14px;
        line-height: 20px;
        overflow: hidden;
    }
    .index-newlist-list .newslist-txt .newslist-info{
        margin-top: 10px;
    }
    .newslist-info-l{
        display: none;
    }
    .index-newlist-list .newslist-txt .newslist-info-r span{
        font-size: 12px;
    }
    .index-newlist-list .newslist-txt .newslist-info-r i{
        font-size: 12px;
    }
    .columnist-newslist .newslist-txt h3{
        white-space: normal;
    }
    .columnist-newslist .newslist-desc{
        display: none;
    }
    .share-box{
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 98;
    }
    .share-box ul li{
        width: 16.6%;
    }
    .share-box ul li a{
        width: auto;
        height: auto;
        line-height: initial;
        padding: 15px 10px;
    }
    .share-box ul li i{
        font-size: 24px;
    }
    .share-box ul li span{
        top: 5px;
        right: 5px;
        font-size: 12px;
    }
    .reward-price span{
        margin-bottom: 10px;
    }
    .comment-form .comment-submit{
        text-align: center;
    }
    .comment-box{
        padding: 20px 0;
    }
    .company-container{
        padding: 15px 0;
        border: 0;
    }
    .company-material{
        padding: 20px;
        text-align: center;
    }
    .company-material .company-avatar{
        position: initial;
        margin-bottom: 15px;
    }
    .company-material .company-name{
        font-size: 24px;
    }
    .company-material .company-intro{
        text-align: left;
    }
    .company-news-l{
        position: initial;
        width: auto;
        padding: 5px 0;
        margin-bottom: 20px;
        text-align: center;
        color: #666;
        background: #f5f5f5;
    }
    .company-news-r{
        margin-left: 0;
    }
    .company-news-list{
        border: 0;
    }
    .company-news-dot{
        display: none
    }
    .company-news-time{
        margin: 0;
    }
    .news-flash-title{
        padding: 0;
    }
    .news-flash-main{
        padding: 0 0 0 92px;
    }
    .news-flash-container .m-load-more{
        margin: 0;
    }
    .newsflash-article-container{
        margin: 0;
    }
    .newsflash-article-share{
        display: none;
        width: auto;
        left: initial;
        right: 5px;
        bottom: 60px;
        z-index: 99;
    }
    .newsflash-article-share i{
        background: #fff;
        border-radius: 100%;
    }
    .newsflash-article-main{
        margin: 0 0 0px 0;
    }
    .newsflash-article-box{
        padding: 30px 20px;
    }
    .logtv-list-post{
        margin-bottom: 10px;
    }
    .logtv-list-title a{
        font-size: 14px;
    }
    .logtv-video-container{
        padding: 0;
    }
    .logtv-video-title{
        font-size: 24px;
    }
    .logtv-video-bottom{
        padding: 0;
    }
    .logtv-video-label{
        display: block;
        margin-bottom: 20px;
    }
    .logtv-video-share{
        position: initial;
        z-index: initial;
    }
    .logtv-video-share ul li{
        margin: 0;
        background: transparent;
    }
    .logtv-video-share ul li i{
        font-size: 18px;
    }
    .kown-newslist .newslist-txt{
        padding: 0 60px 0 20px;
    }
    .kown-newslist .newslist-txt h3{
        height: 48px;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .kown-newslist .newslist-txt p{
        margin-bottom: 10px;
    }
    .kown-newslist .newslist-code{
        right: 0;
    }
    .kown-newslist .newslist-code img{
        width: 50px;
        margin: 5px 0 10px 0;
    }
    .kown-newslist .newslist-code p{
        width: 50px;
        font-size: 12px;
    }
    .search-layout{
        padding: 20px 12px 20px 12px;
    }
    .search-from .layui-form-item .layui-input-inline{
        width: 70%;
        margin: 0;
    }
    .search-from .layui-btn{
        width: auto;
    }
    .search-from .search-tab{
        text-align: left;
    }
    .search-container .search-list{
        padding: 20px;
    }
    .search-container .m-load-more{
        margin-top: 5px;
    }
    .article-prev-next .article-prev,.article-prev-next .article-next{
        float: none;
    }
    .secondPgae-layout .child-subnav li{
        background: #f5f5f5;
    }
    .secondPgae-layout .child-subnav.scroll li{
        background: #fff;
    }
    .secondPgae-layout .child-subnav.scroll li a{
        color: #333;
    }
    .columnist-side{
        margin-top: 20px;
    }
    .columnist-container{
        margin-top: 10px;
    }
    .columnist-list li{
        border-bottom: 1px solid #ededed;
    }
    .columnist-list li:last-child{
        border: 0;
    }
    .columnist-list li a{
        padding: 15px 0;
    }
    .index-news-box{
        padding: 0;
        border: 0;
    }
    .kown-newslist{
        border: 0;
    }
    .kown-newslist li{
        padding: 20px 0;
        border-bottom: 1px dashed #ddd;
    }
    .comment-form .comment-input textarea{
        width: 84%;
        height: 52px;
        padding: 10px;
        border: 1px solid #4A4A4A;
        box-sizing: border-box;
        float: left;
        line-height: 2;
    }
    .comment-user-img{
        float: left;
    }
    .comment-form .comment-submit button{
        margin-top: 15px;
    }
    .lego-row{
        display: none;
    }
    .subNav li {
        margin-right: 20px;
    }
    .index-newslist-box{
        padding: 0;
    }
    #search_value{
        padding-left: 35px;
        height: 32px;
        font-size: 16px;
        background:url(/public/static/front/images/icon_search_input.png) no-repeat rgba(245,245,245,1);
        border-style: none;
        background-position: 10px 9px;
    }
    .search-from .layui-btn{
        float: right;
        width: 68px;
        line-height: 32px;
        height: 32px;
        font-size: 14px;
        background: #d61518;
        margin-top: 0px;
        margin-right: 0px;
        border-radius: 50px;
    }
}
@media screen and (max-width: 400px){
    .headline-slide-layout{
        height: 256px;
    }
    .headerline-big{
        height: 256px;
    }
    .article-info {
        margin: 0px;
    }
}

@media screen and (min-width: 768px){
    .RightVideo-headerline-big{
        height: 180px;
    }
    .RightVideoline-slide-layout{
        height: 180px;
    }
    .article-info {
        padding: 0px;
    }
}
@media screen and (min-width:992px){
    .RightVideo-headerline-big{
        height: 180px;
    }
    .RightVideoline-slide-layout{
        height: 180px;
    }
}
@media screen and (min-width:1200px){
    .RightVideo-headerline-big{
        height: 180px;
    }
    .RightVideoline-slide-layout{
        height: 180px;
    }
}
/* 举报表单样式 同时导入到PC和移动 */
/* 移动端在mobile.css覆盖样式 */
#report-form>div {
    margin-top: 20px;
    text-align: center;
}
#report_type {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    padding-top: 9px;
    white-space: nowrap;
}
#report_type>div {
    width: 50%;
    text-align: start;
    line-height: 25px;
}
#report_type input {
    appearance: checkbox;
}
#report_type label {
    padding-left: 5px;
}
#report-form button {
    background-color: #D61518;
    color: white;
    padding: 0.5em 3em;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 1em;
}
#report-form .other_reason {
    display: initial;
    height: 2em;
    width: auto;
    margin-left: 5px;
}